xpathdr=/sw/include/
fi
;;
+ *-gentoo-freebsd*)
+ ;;
*-*-freebsd*)
if test -f /usr/local/include/expat.h ; then
xpathdr=/usr/local/include
fi
;;
+ *-gentoo-freebsd*)
+ EXPAT_LIB=-lexpa
+ ;;
*-*-freebsd*)
if test -f /usr/local/lib/libexpat.a ; then
EXPAT_LIB=/usr/local/lib/libexpat.a
xpathdr=/sw/include/
fi
;;
+ *-gentoo-freebsd*)
+ ;;
*-*-freebsd*)
if test -f /usr/local/include/expat.h ; then
xpathdr=/usr/local/include
AC_SUBST(EXPAT_LIB)
fi
;;
+ *-gentoo-freebsd*)
+ EXPAT_LIB=-lexpa
+ ;;
*-*-freebsd*)
if test -f /usr/local/lib/libexpat.a ; then
EXPAT_LIB=/usr/local/lib/libexpat.a